net/http.http2writeQueuePool.put (method)

6 uses

	net/http (current package)
		h2_bundle.go#L11383: func (p *http2writeQueuePool) put(q *http2writeQueue) {
		h2_bundle.go#L11702: 	ws.queuePool.put(&q)
		h2_bundle.go#L11929: 	ws.queuePool.put(q)
		h2_bundle.go#L12080: 	ws.queuePool.put(q)
		h2_bundle.go#L12111: 				ws.queuePool.put(q)
		h2_bundle.go#L12182: 	ws.queuePool.put(q)